projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a3c8d3
)
Append to another to-do comment.
author
Eric S. Raymond
<esr@snark.thyrsus.com>
Sat, 3 May 2008 06:10:56 +0000
(06:10 +0000)
committer
Eric S. Raymond
<esr@snark.thyrsus.com>
Sat, 3 May 2008 06:10:56 +0000
(06:10 +0000)
lisp/vc.el
patch
|
blob
|
history
diff --git
a/lisp/vc.el
b/lisp/vc.el
index 09d6b3e9901463e408d79ad487716e8596483954..74169e0af76e750bb74056663cb3e4f63770f410 100644
(file)
--- a/
lisp/vc.el
+++ b/
lisp/vc.el
@@
-626,7
+626,8
@@
;; - make it easier to write logs. Maybe C-x 4 a should add to the log
;; buffer, if one is present, instead of adding to the ChangeLog.
;;
-;; - add a mechanism for ignoring files.
+;; - add a mechanism for editing the underlying VCS's list of files
+;; to be ignored, when that's possible.
;;
;; - When vc-next-action calls vc-checkin it could pre-fill the
;; *VC-log* buffer with some obvious items: the list of files that